[INFO] cloning repository https://github.com/weirdev/spectral-graph-partitioning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weirdev/spectral-graph-partitioning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fspectral-graph-partitioning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fspectral-graph-partitioning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d240ed374d9acf7a64545adf4c60dae6911ce3a7
[INFO] checking weirdev/spectral-graph-partitioning against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweirdev%2Fspectral-graph-partitioning" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weirdev/spectral-graph-partitioning
[INFO] finished tweaking git repo https://github.com/weirdev/spectral-graph-partitioning
[INFO] tweaked toml for git repo https://github.com/weirdev/spectral-graph-partitioning written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weirdev/spectral-graph-partitioning on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weirdev/spectral-graph-partitioning already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ralgographpart` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce
[INFO] running `Command { std: "docker" "start" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `ralgographpart` (manifest) generated 1 warning
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand v0.6.0
[INFO] [stderr]     Checking rand_xorshift v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.0
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking ralgographpart v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `matrix::Matrix`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use matrix::Matrix;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `matrix::Matrix`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use matrix::Matrix;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `laplacian` is never used
[INFO] [stdout]   --> src/graph.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Graph {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn laplacian(&self) -> Matrix {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pairwise_connected` is never used
[INFO] [stdout]   --> src/graph.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn create_pairwise_connected(pairs: usize) -> Graph {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bipartite` is never used
[INFO] [stdout]   --> src/graph.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn create_bipartite(half_size: usize) -> Graph {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_from_2d_points` is never used
[INFO] [stdout]   --> src/graph.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn create_from_2d_points(x: Vec<f64>, y: Vec<f64>) -> Result<Graph, &'static str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variance` is never used
[INFO] [stdout]    --> src/graph.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn variance(x: &Vec<f64>) -> Result<f64, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mean` is never used
[INFO] [stdout]    --> src/graph.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn mean(x: &Vec<f64>) -> f64 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_square` is never used
[INFO] [stdout]    --> src/matrix.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl DiagonalMatrix {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn to_square(self) -> Matrix {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `golub_kahan_svd_iteration` is never used
[INFO] [stdout]    --> src/matrix.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn golub_kahan_svd_iteration(d: Vec<f64>, f: Vec<f64>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `laplacian` is never used
[INFO] [stdout]   --> src/graph.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Graph {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn laplacian(&self) -> Matrix {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_pairwise_connected` is never used
[INFO] [stdout]   --> src/graph.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn create_pairwise_connected(pairs: usize) -> Graph {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_bipartite` is never used
[INFO] [stdout]   --> src/graph.rs:80:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub fn create_bipartite(half_size: usize) -> Graph {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_from_2d_points` is never used
[INFO] [stdout]   --> src/graph.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn create_from_2d_points(x: Vec<f64>, y: Vec<f64>) -> Result<Graph, &'static str> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `variance` is never used
[INFO] [stdout]    --> src/graph.rs:123:4
[INFO] [stdout]     |
[INFO] [stdout] 123 | fn variance(x: &Vec<f64>) -> Result<f64, &'static str> {
[INFO] [stdout]     |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mean` is never used
[INFO] [stdout]    --> src/graph.rs:136:4
[INFO] [stdout]     |
[INFO] [stdout] 136 | fn mean(x: &Vec<f64>) -> f64 {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_square` is never used
[INFO] [stdout]    --> src/matrix.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 291 | impl DiagonalMatrix {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn to_square(self) -> Matrix {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `golub_kahan_svd_iteration` is never used
[INFO] [stdout]    --> src/matrix.rs:469:8
[INFO] [stdout]     |
[INFO] [stdout] 469 | pub fn golub_kahan_svd_iteration(d: Vec<f64>, f: Vec<f64>) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s
[INFO] running `Command { std: "docker" "inspect" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce", kill_on_drop: false }`
[INFO] [stdout] 35e3249f2b794646954c986e3b940f998ed46757b603c047634f3c8ec50769ce
